home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Ascii-Ansi / Iff->Ascii-V1,4.LHA / ilbm2ascii-1.4 / Distfile next >
Encoding:
Text File  |  1994-06-15  |  469 b   |  33 lines

  1. /*
  2.  *  ILBM->ASCII Distfile by Tobias Ferber, ukjg@rz.uni-karlsruhe.de
  3.  */
  4.  
  5. Distfile
  6. DMakefile
  7.  
  8. ilbm2ascii
  9. ilbm2ascii.c
  10.  
  11. ilbm2ascii.rexx
  12. ilbm2ascii.rexx.info
  13.  
  14.  
  15. INTERNAL:
  16.  
  17.   /* Taken from the Commodore Native Developer Kit 3.1 */
  18.  
  19.   iffp/ilbmapp.h
  20.   iffp/packer.h
  21.   iffp/ilbm.h
  22.   iffp/iff.h
  23.   iffp/compiler.h
  24.   iffp/debug.h
  25.   iffp/iffpstrings.h
  26.  
  27.   modules/ilbmr.c
  28.   modules/loadilbm.c
  29.   modules/getbitmap.c
  30.   modules/iffpstrings.c
  31.   modules/unpacker.c
  32.   modules/parse.c
  33.